六六字典>英语词典>knapsack problem翻译和用法

knapsack problem

英 [ˈnæpsæk ˈprɒbləm]

美 [ˈnæpsæk ˈprɑːbləm]

网络  背包问题; 背包题目

计算机

双语例句

  • Solution of 0-1 Knapsack Problem Applying Improved CSA Algorithm
    改进的克隆选择算法求解0-1背包问题
  • In this paper, a modified particle swarm optimization algorithm is presented to solve knapsack problem, and the detailed realization of the algorithm is illustrated.
    本文提出了改进的粒子群算法求解背包问题,阐明了该算法求解背包问题的具体实现过程。
  • A Method for 0/ 1 Knapsack Problem Which Value Equal with Weight
    价值与重量相等的0/1背包问题的一种解法
  • Let's now go back and instantiate these ideas for the knapsack problem we looked at last time In particular, for the0-1 knapsack problem.
    让我们回来用具体例子,来说明我们上次看过的背包问题,特别是对0-1背包问题来说。
  • The function optimization and knapsack problem show the effectiveness of PEA.
    积性效用函数的度量函数优化和背包问题实验验证了PEA的有效性。
  • Immune algorithm with antibody-repaired and its application for high-dimensional 0/ 1 knapsack problem
    抗体修正免疫算法对高维0/1背包问题的应用
  • So let's look at an example of a zero-one knapsack problem.
    我们要像之前一样将其最优化,现在让我们来看一个0/1背包问题的例子。
  • Mixed Coding Greedy Differential Evolution Algorithm for 0-1 Knapsack Problem
    解0-1背包问题的混合编码贪婪DE算法
  • Then, analyzed from calculation methods, this model is a type of Knapsack Problem with restrictions between lower-limit and upper-limit, which is a discontinuous and multi-maximum complicated problem.
    然后从计算方法上,将该贷款组合优化问题归结为一类有上下限的非连续、多峰的特殊背包问题。
  • New genetic algorithm to solve 0-1 knapsack problem
    一种求解0-1背包问题的新遗传算法